<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	margin: 0;
	padding: 0;
}
body {
	min-width: 1335px;
}
ul,ol{list-style-type: none;}
a {
	text-decoration: none !important;
}
a, a:hover { text-decoration: none; color: #333; }

/*å¤´éƒ¨*/
.top {
	width: 100%;
	background-color: white;
}
.top_logo_title {
	width: 1335px;
	background-color: white;
	margin: 0 auto;
	overflow: hidden;
}

.top_logo_title .top_logo {
	/*width: 20%;*/
        width: 600px;
	float: left;
	background-color: white;
}


.top_logo_title .top_logo img {
	width: 100%;
	padding: 10px 0px 10px 0px;
	
}


.top_logo_title .top_title {
	width: 50%;
	float: left;
	background-color: white;
	margin: 5px 0px 0px 50px;
}
.top_logo_title .top_title h2 {
	color: #184c97;
}
.top_logo_title .top_title p {
	color: #9D9D9D;
	font-size: 20px;
}
/*å¯¼èˆª*/
.mav {
	width: 100%;
	background-color: #154c95;
}
.mav_list {
	width: 1335px;
	margin: 0 auto;
}
.mav_list ul {
	overflow: hidden;
}
.mav_list ul li {
	list-style: none;
	float: left;
	padding: 0 30px;
	text-align: center;
    line-height: 50px;
}
.mav_list ul li a {
	font-size: 18px;
	color: white;
	text-decoration: none;
}
.mav_list ul li:hover {
	background-color: #eab335;
}
.mav_list ul li a:hover {
	color: #fff;
}

/*è½®æ’­å›¾æ&nbsp;·å¼*/
.banner2 {
	width: 100%;
}
.banner2 img {
	width: 100%;
	height: 620px !important;
}
.banner2 a {
	color: #fff;
}
.banner2 a:hover {
	color: #ebc644;
}



.main {
	width: 1335px;
	margin: 15px auto;
	/*background-color: white;*/
	overflow: hidden;
}
.main_box {
	
}
/*å·¦è¾¹*/
.left {
	float: left;
	width: 910px;
	
	
}
/*.left .one1 {
	
}
*/
/*å¹»ç¯*/
.tpxw {
	float: left;
}
.tt-swiper {
    width: 390px;
    height: 330px;
    overflow: hidden;
    position: relative;
 
   
}

.tt-itm {
    width: 390px;
    height: 330px;
    overflow: hidden;
    position: absolute;
}

.tt-itm img {
    /*width: 100%;
    height: 100%;*/
    width: 390px;
	height: 330px;
}

.tt-itm .tt-til {
    width: 100%;
    height: 45px;
    padding-left: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.6);
}

.tt-itm .tt-til a {
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 45px;
    width: 255px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.tt-swiper .pagination {
    position: absolute;
    bottom: 0px;
    right: 15px;
    overflow: hidden;
}
.tt-swiper .swiper-pagination-switch {
    width: 10px;
    height: 10px;
    background-color: #D0D0D0;
    float: left;
    margin-left: 8px;
    border-radius: 15px;
    cursor:pointer;
}

.tt-swiper .swiper-active-switch {
    background-color: #C10D0C;
}
.tt-swiper .swiper-pagination-switch {
  width: 10px;
  height: 10px;
  float: left;
  margin-left: 8px;
  border-radius: 15px;
  cursor: pointer;
}
/*åˆ‡æ¢å¡*/

.tab {
	float: right;
	width: 505px;
}

.stzgg {
    width: 505px;
}
.stis {
    height: 37px;
    border-bottom: 1px solid #DDDDDD;
    line-height: 37px;
}
.stis li.hover {
    border-bottom: 3px solid #005FC9;
}
.stis li {
    width: 110px;
    margin-right: 20px;
    float: left;
    text-align: center;
}
.stis li.hover a {
    height: 36px;
    color: #005FC9;
}
.stis a {
    color: #999999;
    font-size: 20px;
    display: block;
    font-weight: 400;
}
.slis li a {
    float: left;
    color: #333;
    font-size: 16px;
}
.slis li span.sdata {
    float: right;
}
 	
.slis li {
    height: 34px;
    line-height: 34px;
    color: #666666;
    padding: 0 5px;
}
.slis li a:hover {
  color:#005FC9;
}

/*ä¸šåŠ¡*/
.word {
	margin-top: 15px;
	width: 100%;
	height: 130px;
	clear: both;
	display: inline-block;
	background: url(../img/ma.jpg) no-repeat 100%;
}
.word_box {
	
}

.word_text {
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
.word_text h3 {
	color: white;
	font-size: 16px;
	font-weight: bold;
}
.word_text h4 {
	color: white;
	font-size: 24px;
    font-weight: 500;

    letter-spacing: -1.5px;
}
.word_text h5 {
	color: white;
	font-weight: bold;
}
.word_text h5 a {
	color: white;
	font-weight: normal;
}

.word_text h5 a:hover {
    color: #ec8900;
    transition: all 400ms;
}



/*ä¸šåŠ¡å›¾æ&nbsp;‡*/
.word_img {
	width: 700px;
	float: left;
	margin-top: 15px;
}

.word_img ul {
	list-style: none;
}
.word_img ul li {
	float: left;
	margin: 0px 15px;
}
.word_img ul li a {
	display: block;
	text-align: center;
}
.word_img ul li a img {
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    height: 70px;
    width: 70px;
	
}

.word_img ul li a img:hover {
	-webkit-transform: rotate(360deg) scale(1.2);
}


.word_img ul li a p {
    font-size: 14px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    height: 30px;
    width: 128px;
}
/*é€šçŸ¥å…¬å‘Š*/
.tzgg {
	margin-top: 15px;
	width: 100%;
	height: 165px;
	
	
}

.tzgg_box {
	
}


/*é€šçŸ¥æ&nbsp;‡é¢˜*/
.tzgg_title {
	width: 200px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}

.tzgg_title h3 {
	
	font-size: 16px;
	font-weight: normal; 
	color: #000000;
    line-height: 22px;
    margin-bottom: 10px;
}
.tzgg_title h4 {
	font-size: 20px;
    color: #999999;
    font-family: Arial, Helvetica, sans-serif;
    letter-spacing: -1.5px;
    line-height: 22px;
    font-weight: normal;
}
.tzgg_title h5 {
	font-weight: bold;
}
.tzgg_title h5 a {
	color: #c9a063;
}

.tzgg_title h5 a:hover {
	color: #ec8900;
	transition: all 400ms;
}

/*é€šçŸ¥å†…å®¹*/
.tzgg_ceten {
	width: 680px;
	
	float: left;
	margin-top: 20px;
}

.mt-tabpage {
	width: 680px;
	
	
}
.mt-tabpage-title {
	
	font-size: 0;
	
	margin: auto;
	
}
.mt-tabpage-title .mt-tabpage-item {
	display: inline-block;
	width: 20px;
	height: 30px;
	line-height: 0px;
	text-align: center;
	color: #666;
	font-size: 75px;
}
.mt-tabpage-title .mt-tabpage-item:hover{
	color: #eb4537;
        cursor:pointer;
}
.mt-tabpage-title .mt-tabpage-item-cur {
	color: #eb4537;
	font-size: 75px;
}
.mt-tabpage-count {
	position: relative;
	width: 680px;
	height: 79px;
	overflow: hidden;
}
.mt-tabpage-cont__wrap {
	position: absolute;
}
.mt-tabpage-count .mt-tabpage-item {
	width: 680px;
	text-align: center;
}

.mt-tabpage-item em {
  font-size: 12px;
  color: #666666;
  line-height: 20px;
  font-weight: normal;
  font-variant: normal;
}
.mt-tabpage-item strong {
  font-size: 16px;
  line-height: 16px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin-bottom: 7px;
}
.mt-tabpage-item p {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
text-align: left;
    text-indent: 20px;
}
/*å³è¾¹*/
.right {
	float: right;
	width: 405px;
}
/*ä¼ä¸šå›¾ç‰‡*/

/*ä¼ä¸šç®€ä»‹*/
.qyjs {
	
    padding: 20px;
    background-color: #f4f4f4;
    border-radius: 15px;
   
}

 .qyjs .title {
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 25px;
    border-bottom: 2px solid #ddd;
}
.qyjs .title h3 {
    color: #C67500;
    font-weight: bold;
    margin-top: 0px;
}
.qyjs .title span {
    height: 30px;
    display: inline-block;
    border-bottom: 2px solid #c67500;
}
.qyjs .txt {
    height: 240px;
    position: relative;
    text-align: justify;
    line-height: 30px;
}
.qyjs .txt p {
    text-indent: 2em;
    font-size: 16px;
}
.qyjs .txt .more {
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: #333;
}


.rctd {
				width: 100%;
    margin-top: 30px;
				
			}
			.rctd_box {
				width: 405px;
				
			}
			.rctd_title {
				width: 100%;
				border-bottom: 1px solid #DDDDDD;
				line-height: 40px;
			}
			.rctd_title a {
				text-align: center;
				width: 100px;
				text-decoration: none;
				font-size: 20px;
				font-weight: 400;
				display: block;
				border-bottom: 2px solid #005FC9;
				color: #005FC9;
			}
			.rctd_conten {
				width: 100%;
				
			}
			.rctd_conten ul {
			     padding: 10px 0px;
				
			}
			.rctd_conten ul li {
				list-style: none;
				clear: both;
				height: 35px;
				line-height: 35px;
				
			}
			.rctd_conten ul li a {
				float: left;
				text-decoration: none;
				width: 295px;
				white-space: nowrap;
				text-overflow: ellipsis;
				overflow: hidden;
				color: #333;
				font-size: 16px;
			}
			.rctd_conten ul li span {
				float: right;
				width: 80px;
				color: #3d3d3d;
				font-size: 14px;
			}
			
			
			.rctd_conten ul li a::before {
				content: "â–¶";
				color: #005FC9;
				padding:0px 10px 0px 5px;
				font-size: 12px;
			}
			.rctd_conten ul li:hover {
				background-color: #DDDDDD;
			}






/*å‹æƒ…*/
.friend {
	margin-top: 15px;
	width: 100%;
	background-color: thistle;
	height: 80px;
}
.friend_box {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	background-color: darkorange;
}






/*å°¾éƒ¨*/
.footer {
	width: 100%;
	background-color: #184c97;
	margin-top: 15px;
}
.footer_box {
	width: 1200px;
	height: 240px;
	margin: 0 auto;
	padding-top: 2%;
}
.footer_box ul {
	overflow: hidden;
}
.footer_box ul li {
color: white;
	list-style: none;
	float: left;
	padding: 0px 5px 5px 25px;
}
.footer_box ul li a {
	color: white;
	text-decoration: none;
	font-size: 14px;
}
.navfoot li a{font-size: 18px !important;}
.copyright {margin-top:30px !important}</pre></body></html>